css: Split out GtkCssImageSurface
authorBenjamin Otte <otte@redhat.com>
Fri, 1 Feb 2013 22:15:27 +0000 (23:15 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 2 Feb 2013 00:43:30 +0000 (01:43 +0100)
commit18ca907c4cb37c234868ef13797f1a563fe01502
tree25f8a41322d322417fef35807e8498d92cba5784
parent6348ded15d44a7781b6eab7bbc6dfe972b9f87f5
css: Split out GtkCssImageSurface

This is essentially a GtkCssImage for a cairo_surface_t and is a pretty
much straight up copy of GtkCssImageUrl. But we want to implement lazy
loading and animations, so GtkCssImageUrl is going to gain new
features...

https://bugzilla.gnome.org/show_bug.cgi?id=692934
gtk/Makefile.am
gtk/gtkcssimagesurface.c [new file with mode: 0644]
gtk/gtkcssimagesurfaceprivate.h [new file with mode: 0644]
gtk/gtkcssimageurl.c
gtk/gtkcssimageurlprivate.h